Click or drag to resize

StandardGroupBy Constructor (StandardGroupByPropertyPath, SortDirection)

Initializes a new instance of the StandardGroupBy class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public StandardGroupBy(
	StandardGroupByPropertyPath propertyPath,
	SortDirection order
)

Parameters

propertyPath
Type: Independentsoft.ExchangeStandardGroupByPropertyPath
order
Type: Independentsoft.ExchangeSortDirection
See Also